Properties
Name | Returns | Notes | Example |
---|---|---|---|
timeout | Long | ||
responseUrl | String | ||
status | int | ||
statusText | String | ||
readyState | int | ||
allResponseHeaders | String | ||
responseType | XMLHttpRequestResponseType | ||
response | Response | ||
responseText | String |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
addEventListener ( type, callback ) | void | ||
removeEventListener ( type, callback ) | void | ||
dispatchEvent ( type, params ) | void |
Ask a question, or offer an answer